// Radial Wipe  by Dr. Lex   (1999-10-16)
//              dr.lex@cryogen.com
//              http://cryogen.com/dr.lex

// This is my first attempt at a WhiteCap config. I hope it doesn't blow up your machine!


Durn="5.1",

CamX="40 * sin( .3 * t )",
CamY="100 * cos( .3333 * t )",
CamZ="80 * sin( .4 * t )",

CmLX="0",
CmLY="0",
CmLZ="0",

CUpX="0",
CUpY="0",
CUpZ="1",


widt=240,heig=240,

ConL=1,ConB=0,


A0="2 * PI / 5",


C0="A0 * st",
C1="1 - dt",
C2="C1 ^ .33",
C3="c1 * .5 * exp( -3 * dt )",
D0="60 * s",
D1="fft( 1-s )",

R="d1 * c2",
G="c3 + .5 * d1 * c1",
B="c1",

LvlR="1",
LvlG="0",
LvlB="0",

C4="10 * cos( dt )",
C5="sin( c0 )",
C6="cos( c0 )",

X="d0 * c6",
Y="d0 * c5",
Z="c4 * d1",


Scal="500",
ScSz=1,

Pers="100",


Vers=40